home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Directory Access.app / Contents / Resources / German.lproj / DirectoryAccessHelp / sty / access3bv1.css next >
Encoding:
Cascading Style Sheet File  |  2003-09-04  |  1.2 KB  |  97 lines

  1.  
  2. a      {
  3.     color: gray;
  4.     font-family: "Lucida Grande", Helvetica, Arial;
  5.     text-decoration: none
  6.     }
  7. h1      {
  8.     color: gray;
  9.     font-size: 20pt;
  10.     font-family: "Lucida Grande", Helvetica, Arial;
  11.     letter-spacing: -1pt;
  12.     padding-top: 20px
  13.     }
  14.  
  15. h2     {
  16.     color: gray;
  17.     font-size: 12pt;
  18.     font-family: "Lucida Grande", Helvetica, Arial;
  19.     padding-top: 8px
  20.     }
  21.  
  22.  
  23.  
  24.  
  25.  
  26. h3            {
  27.     color: gray;
  28.     font-weight: 300;
  29.     font-size: 9pt;
  30.     font-family: "Lucida Grande", Helvetica, Arial;
  31.     margin-bottom: -12px;
  32.     padding-left: 6px
  33.     }
  34.  
  35.  
  36.  
  37.  
  38. h4 {
  39.     color: gray;
  40.     font-weight: 300;
  41.     font-size: 8pt;
  42.     font-family: "Lucida Grande", Helvetica, Arial;
  43.     margin-top: -4px
  44.     }
  45. ul  {
  46.     margin-left: -8px;
  47.     padding-top: 24px;
  48.     padding-bottom: 32px;
  49.     border-left: 1px solid gray
  50.     }
  51.  
  52. a:hover { text-decoration: underline }
  53. #contentleft     {
  54.     float: left;
  55.     margin-top: 76px;
  56.     width: 235px
  57.     }
  58.  
  59. #contentcenter   {
  60.     float: left;
  61.     margin-top: 10px;
  62.     padding: 0px;
  63.     width: 30px
  64.     }
  65.  
  66. #contentright        {
  67.     float: left;
  68.     margin-top: 14px;
  69.     width: 235px
  70.     }
  71.  
  72. #frame {
  73.     text-align: left;
  74.     margin-top: 10px;
  75.     margin-right: auto;
  76.     margin-left: auto;
  77.     width: 500px
  78.     }
  79. element {
  80.     border-left: 1px solid gray
  81.     }
  82. p,h1,pre {margin: 0px 10px 10px 10px;
  83.     }
  84. .space         {
  85.     margin-top: -10px
  86.     }
  87.  
  88.  
  89.  
  90.  
  91. .space2   {
  92.     padding-top: 28px
  93.     }
  94.  
  95.  
  96.  
  97.